home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 February
/
PCWorld_2008-02_cd.bin
/
v cisle
/
qip
/
qipinfium9000.exe
/
infium.exe
/
0
/
RCDATA
/
TFRMMAN
/
TFRMMAN.txt
Wrap
Text File
|
2007-12-27
|
4KB
|
173 lines
object frmMan: TfrmMan
Left = 487
Top = 328
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
ClientHeight = 325
ClientWidth = 234
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
OnClose = TntFormClose
OnCreate = TntFormCreate
OnKeyDown = TntFormKeyDown
OnShow = FormShow
DesignSize = (
234
325)
PixelsPerInch = 96
TextHeight = 13
object BevelProfile: TInfuBevel
Left = 8
Top = 126
Width = 219
Height = 180
Anchors = [akLeft, akTop, akRight, akBottom]
Shape = bsFrame
end
object LabelProfile: TInfuLabel
Left = 17
Top = 133
Width = 46
Height = 13
Caption = '_Profile:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object LabelPass: TInfuLabel
Left = 17
Top = 181
Width = 64
Height = 13
Caption = '_Password:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object ImageLogo: TInfuImage
Left = 8
Top = 10
Width = 218
Height = 104
Center = True
end
object LabelVer: TInfuLabel
Left = 9
Top = 310
Width = 20
Height = 11
Anchors = [akLeft, akBottom]
Caption = '_Ver'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -9
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Transparent = True
end
object LabelLink: TInfuLabel
Left = 176
Top = 309
Width = 50
Height = 11
Cursor = crHandPoint
Anchors = [akRight, akBottom]
Caption = 'www.qip.ru'
Font.Charset = DEFAULT_CHARSET
Font.Color = clHotLight
Font.Height = -9
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Transparent = True
OnClick = LabelLinkClick
OnMouseEnter = LabelLinkMouseEnter
OnMouseLeave = LabelLinkMouseLeave
end
object LabelNew: TInfuLabel
Left = 60
Top = 282
Width = 95
Height = 13
Cursor = crHandPoint
Caption = '_Create new profile'
Font.Charset = DEFAULT_CHARSET
Font.Color = clHotLight
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = LabelNewClick
OnMouseEnter = LabelNewMouseEnter
OnMouseLeave = LabelNewMouseLeave
end
object CBProfile: TInfuComboBox
Left = 17
Top = 150
Width = 201
Height = 21
DropDownCount = 16
ItemHeight = 13
MaxLength = 128
TabOrder = 0
OnChange = CBProfileChange
OnDropDown = CBProfileDropDown
end
object BitBtnOpen: TInfuBitBtn
Left = 17
Top = 251
Width = 97
Height = 25
Caption = '_Create/Open'
Default = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = BitBtnOpenClick
end
object EditPass: TInfuEdit
Left = 17
Top = 198
Width = 201
Height = 21
MaxLength = 128
TabOrder = 1
PasswordCharW = #9679
end
object CheckBoxDontAskPass: TInfuCheckBox
Left = 17
Top = 226
Width = 201
Height = 17
Caption = '_Don'#39't ask for a password'
TabOrder = 2
end
object BitBtnDelete: TInfuBitBtn
Left = 121
Top = 251
Width = 97
Height = 25
Caption = '_Delete'
Enabled = False
TabOrder = 4
OnClick = BitBtnDeleteClick
end
end